home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / DTP / PDF071E.ZIP / Docs / xpdf_docs / ANNOUNCE next >
Text File  |  1997-05-21  |  1KB  |  47 lines

  1. Subject: ANNOUNCE: xpdf 0.7 - a PDF viewer for X
  2.  
  3.  
  4. I've just released a new version of xpdf, my Portable Document Format
  5. (PDF) viewer for X.
  6.  
  7. Xpdf runs under the X Window System on Unix, VMS, and OS/2.
  8.  
  9. Changes in version 0.7:
  10.  
  11. * Implemented FlateDecode filter (for PDF 1.2)
  12. * Basic xref table reconstruction for damaged files
  13. * New pdftotext program converts PDF to plain text
  14. * Added open and save functions; allow xpdf to start without any PDF
  15.   file.
  16. * Implemented text find.
  17. * Implemented text select/copy.
  18. * Change mouse cursor when it's over a link.
  19. * Embed Type 1 fonts in PostScript output.
  20. * Lots of other little things (see the `CHANGES' file) 
  21.  
  22. (I have decryption code, but I'm not releasing it until I figure out
  23. how to get around the U.S. export restrictions.)
  24.  
  25. Source (C++ and C) is available, and it should be fairly easy to
  26. compile for UNIX, VMS, or OS/2.
  27.  
  28. Binaries are available for:
  29.  
  30. * Linux 2.0 ELF (x86)
  31. * AIX 4.1 (PowerPC)
  32. * SunOS 4.1 (SPARC)
  33. * OSF/1 3.2 (Alpha)
  34. * HP-UX 9.05 (HP-PA)
  35.  
  36. More information, source code, and precompiled binaries are at:
  37.  
  38.   http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html
  39.   ftp://ftp.andrew.cmu.edu/pub/xpdf/
  40.  
  41. Source and Linux binaries are on sunsite.unc.edu, currently in
  42. /pub/Linux/Incoming but they will be moved to:
  43.  
  44.   ftp://sunsite.unc.edu/pub/Linux/X11/xapps/graphics/viewers/
  45.  
  46. - Derek
  47.